Skip to content

Conversation

@karen-hedges
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/DMP-5282

Change description

Fixed bug that was introduced when certain ids where converted to bigints in the db but where they were used as foreign keys in other tables, they were still integers, which caused a mismatch between longs in java and integers in the DB

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@karen-hedges karen-hedges requested a review from a team as a code owner October 23, 2025 09:47
@karen-hedges karen-hedges requested review from DavidTMann, cakeben and jackmaloney and removed request for a team October 23, 2025 09:47
@karen-hedges karen-hedges force-pushed the DMP-5282-DatabaseDataTypeConsistencyCheck branch 3 times, most recently from 6c96b91 to dbcf502 Compare October 29, 2025 12:20
Fixed bug that was introduced when certain ids where converted to bigints in the db but where they were used as foreign keys in other tables, they were still integers, which caused a mismatch between longs in java and integers in the DB
Fixed bug that was introduced when certain ids where converted to bigints in the db but where they were used as foreign keys in other tables, they were still integers, which caused a mismatch between longs in java and integers in the DB
Fixed bug that was introduced when certain ids where converted to bigints in the db but where they were used as foreign keys in other tables, they were still integers, which caused a mismatch between longs in java and integers in the DB
Fixed bug that was introduced when certain ids where converted to bigints in the db but where they were used as foreign keys in other tables, they were still integers, which caused a mismatch between longs in java and integers in the DB
Fixed bug that was introduced when certain ids where converted to bigints in the db but where they were used as foreign keys in other tables, they were still integers, which caused a mismatch between longs in java and integers in the DB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant